__ANDROID_API_J_MR2__

Names the Jellybean MR2 API level (18), for comparisons against __ANDROID_API__.

extern (C) nothrow @nogc
enum __ANDROID_API_J_MR2__ = 18;

Meta